U (Unassemble) 

Syntax

U  [[range]]

Parameters

range

The memory area that contains the instructions to unassemble. See Range SyntaxQ0D2XK. You can use the standard range syntax or startaddress I line to dump line instructions starting at startaddress.

 

Description

Displays the instructions of the program being debugged. If you do not specify range, the debugger displays the instructions generated from the first eight lines of code at the current address.

The 80286 protected-mode mnemonics cannot be displayed.